Total Complexity | 79 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 237 |
Lines of code | 159 |
Logical lines of code | 85 |
Comment lines | 53 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
applyDiscounts() | 44 | 26 | 38 | |
addItemText() | 47 | 13 | 31 | |
updateItemPrice() | 55 | 9 | 17 | |
maybeRestoreOtherItems() | 60 | 7 | 12 | |
changeCartItemVariant() | 53 | 6 | 21 | |
maybeRemoveQuantityInput() | 61 | 6 | 12 | |
removeInvalidItems() | 61 | 5 | 12 | |
maybeRemoveOtherItems() | 67 | 4 | 7 | |
maybeRemoveRemoveLink() | 65 | 3 | 9 |